projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
746dca0
)
(ses-initial-global-parameters, ses-mode-map): Add defvars.
author
Juanma Barranquero
<lekktu@gmail.com>
Mon, 29 Aug 2005 10:46:03 +0000
(10:46 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Mon, 29 Aug 2005 10:46:03 +0000
(10:46 +0000)
lisp/emacs-lisp/tcover-ses.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/tcover-ses.el
b/lisp/emacs-lisp/tcover-ses.el
index 1374aa1fdc07be1f7b43362adaca3c4dc8b8a6e4..e79c42180f4e2a11d7da5ded3ce8ad6c17af50a4 100644
(file)
--- a/
lisp/emacs-lisp/tcover-ses.el
+++ b/
lisp/emacs-lisp/tcover-ses.el
@@
-23,6
+23,9
@@
(require 'testcover)
+(defvar ses-initial-global-parameters)
+(defvar ses-mode-map)
+
;;;Here are some macros that exercise SES. Set `pause' to t if you want the
;;;macros to pause after each step.
(let* ((pause nil)